ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> Class / Value Property

In This Topic
Value Property (GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory>)
In This Topic
Gets or sets the value of the item.
Syntax
'Declaration
 
Public Property Value As TValue
 
See Also